home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Applications
/
Games
/
TileSlide
/
TileSlide.app
/
TileSlide.nib
/
data.classes
next >
Wrap
Text File
|
1993-07-10
|
659b
|
46 lines
TileControl = {
ACTIONS = {
windowWillClose:;
slideTile:;
challengeMix:;
openInfoPanel:;
windowWillResize:;
appDidInit:;
selectSize:;
openBackground:;
togglePictures:;
infoPanelNotes:;
randomMix:;
windowDidResize:;
toggleNumbers:;
};
OUTLETS = {
clearBox;
slideWindowOut;
myOpenPanel;
myFontManager;
useNumbersSwitch;
usePicturesSwitch;
movesOut;
bestsMatrixOut;
picture;
bestsPanelOut;
stripe1Blanker;
stripe2;
tileSlideCV;
invisibleID;
tileBox;
infoPanelCV;
infoPanelOut;
stripe1;
listener;
stripe2Blanker;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};